Welcome![Sign In][Sign Up]
Location:
Search - back propagation

Search list

[AI-NN-PR11

Description: 反向传播算法也称BP算法。由于这种算法在本质上是一种神经网络学习的数学模型,所以,有时也称为BP模型。-Back-propagation algorithm, also known as BP algorithm. As a result of this algorithm is essentially a neural network to learn the mathematical model, therefore, sometimes referred to as BP model.
Platform: | Size: 38912 | Author: yongweihuang | Hits:

[Mathimatics-Numerical algorithmsbatbp

Description: Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs and an initial network % [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the % network with backpropagation. % % The activation functions must be either linear or tanh. The network % architecture is defined by the matrix NetDef consisting of two % rows. The first row specifies the hidden layer while the second % specifies the output layer. %-Batch version of the back-propagation algorithm. Given a set of corresponding input-output pairs and an initial network [W1, W2, critvec, iter] = batbp (NetDef, W1, W2, PHI, Y, trparms) trains the network with backpropagation. The activation functions must be either linear or tanh. The network architecture is defined by the matrix NetDef consisting of two rows. The first row specifies the hidden layer while the second specifies the output layer.
Platform: | Size: 2048 | Author: 张镇 | Hits:

[OtherBackPropagatio

Description: 神经网络是一种神经网络学习算法,全称基于误差反向传播算法的人工神经网络。-Back Propagation
Platform: | Size: 5120 | Author: | Hits:

[AI-NN-PRrl

Description:  人工神经网络(Aartificial Neural Network,下简称ANN)是模拟生物神经元的结构而提出的一种信息处理方法。早在1943年,已由心理学家Warren S.Mcculloch和数学家Walth H.Pitts提出神经元数学模型,后被冷落了一段时间,80年代又迅猛兴起[1]。ANN之所以受到人们的普遍关注,是由于它具有本质的非线形特征、并行处理能力、强鲁棒性以及自组织自学习的能力。其中研究得最为成熟的是误差的反传模型算法(BP算法,Back Propagation),它的网络结构及算法直观、简单,在工业领域中应用较多。-Artificial Neural Networks (Aartificial Neural Network, under the short title of ANN) is a simulation of the structure of biological neurons and the information put forward a method of treatment. At early 1943, by Warren S. Mcculloch psychologists and mathematicians Walth H. Pitts proposed mathematical model of neurons, was left out in the cold for some time, and the rapid rise of the 80' s [1]. ANN because the general concern of the people is the essence of it is because of the non-linear characteristics of parallel processing capabilities, strong robustness and self-organizing capacity of self-learning. Research one of the most sophisticated are the error-propagation model of the algorithm (BP algorithm, Back Propagation), its network structure and algorithm for intuitive, simple, application in the industrial field more.
Platform: | Size: 159744 | Author: pjh | Hits:

[matlabfadongjiMBP

Description: 伺服电机的神经网络参数自整定程序,利用BP误差反向传播算法改变PID 控制参数以获得优越的控制效果-Servo motor parameters of the neural network self-tuning procedures, the use of error back-propagation algorithm BP to change PID control parameters for superior control
Platform: | Size: 1024 | Author: 阿满 | Hits:

[Windows DevelopBack_Prop_Alg

Description: matlab back propagation algorithm
Platform: | Size: 5120 | Author: shynn | Hits:

[AI-NN-PRbp_with_GA

Description: 把genetic algorithm加到传统BP算法,对其改进,从而提高收敛速度。-back-propagation algorithm- a modified algorithm to embed GA into BP
Platform: | Size: 2048 | Author: sean | Hits:

[AI-NN-PRBP

Description: 我们最常用的神经网络就是BP网络,也叫多层前馈网络。BP是back propagation的所写,是反向传播的意思。-We are the most commonly used neural network is a BP network, also known as multi-layer feedforward network. BP is written by the back propagation is the meaning of back-propagation.
Platform: | Size: 1024 | Author: 肖晔 | Hits:

[Other systemsBPN

Description: Back propagation algorithtm
Platform: | Size: 32768 | Author: waldir | Hits:

[OtherMethodfuzz

Description: There are three methods (1, 2 & 3 [Back-propagation]) for forecasting a time series. Here is a collection of MATLAB programming, screen shorts, Fig files giving results. Follow comments in the files to run programs
Platform: | Size: 262144 | Author: tom tom | Hits:

[matlabprograms

Description: Perceptron LMS Feed Forward Back Propagation Character Recognition
Platform: | Size: 14336 | Author: ssss | Hits:

[Program docieeetnnparekh

Description: useful for learning the algorithm for extraction of the system when write the code in back propagation int the system-useful for learning the algorithm for extraction of the system when write the code in back propagation int the system
Platform: | Size: 342016 | Author: surya | Hits:

[Other111186728nn_matlab

Description: Matlab的神经网络工具箱实用指南 第一章是神经网络的基本介绍,第二章包括了由工具箱指定的有关网络结构和符号的基本材料以及建立神经网络的一些基本函数,例如new、init、adapt和train。第三章以反向传播网络为例讲解了反向传播网络的原理和应用的基本过程。-Matlab neural network toolbox is a practical guide to the first chapter a basic introduction to neural networks, and the second chapter, including designated by the toolbox on network structure and symbols of basic materials and the establishment of neural networks, some of the basic functions, such as new, init, adapt and the train. Chapter III in order to back-propagation network as an example to explain the back-propagation network, the basic process principles and applications.
Platform: | Size: 169984 | Author: 董志疆 | Hits:

[AI-NN-PRBackPropagationAlgorithm

Description: Normalisation Program and Back propagation Neural network program and details of using the program.
Platform: | Size: 77824 | Author: Subba | Hits:

[Data structsERN

Description: a transmission line fault location model which is based on an Elman recurrent network (ERN) has been presented for balanced and unbalanced short circuit faults. All fault situations with different inception times are implemented on a 380-kV prototype power system. Wavelet transform (WT) is used for selecting distinctive features about the faulty signals. The system has the advantages of utilizing single-end measurements, using both voltage and current signals. ERN is able to determine the fault location occurred on transmission line rapidly and correctly as an important alternative to standard feedforward back propagation networks (FFNs) and radial basis functions (RBFs) neural networks.
Platform: | Size: 761856 | Author: charlie | Hits:

[matlabmlp

Description:
Platform: | Size: 2048 | Author: Steve | Hits:

[Windows Developbp_win32

Description: BPN 網絡演算这是用VCwin32编写的用遗传算法优化神经网络的程序-Error Back-propagation Training Algorithm
Platform: | Size: 109568 | Author: eddinn | Hits:

[AI-NN-PRvbbp

Description: simple example of Neural Networks using back propagation
Platform: | Size: 7168 | Author: ahmed | Hits:

[AI-NN-PRnn

Description: 倒傳遞模糊類神經網路, C++版的訓練及測試程式-C++ Source Code of BPNN (Back Propagation Neural Network)
Platform: | Size: 2048 | Author: 科科哩 | Hits:

[Otherbpann

Description: neuro back propagation solution
Platform: | Size: 579584 | Author: jasmeen | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 47 »

CodeBus www.codebus.net